[INFO] cloning repository https://github.com/jakob-lilliemarck/tx-chainable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakob-lilliemarck/tx-chainable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dbf6f855213e4c53cd43dadfefd7ad9dd35c919
[INFO] testing jakob-lilliemarck/tx-chainable against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakob-lilliemarck/tx-chainable
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/tx-chainable
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/tx-chainable written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/tx-chainable on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakob-lilliemarck/tx-chainable already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded crc-catalog v2.4.0
[INFO] [stderr]   Downloaded md-5 v0.10.6
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded potential_utf v0.1.3
[INFO] [stderr]   Downloaded num-iter v0.1.45
[INFO] [stderr]   Downloaded home v0.5.11
[INFO] [stderr]   Downloaded signature v2.2.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded pkcs8 v0.10.2
[INFO] [stderr]   Downloaded zeroize v1.8.1
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded spki v0.7.3
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded tracing-attributes v0.1.30
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded const-oid v0.9.6
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded hmac v0.12.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded icu_properties v2.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.12.0
[INFO] [stderr]   Downloaded spin v0.9.8
[INFO] [stderr]   Downloaded tinyvec v1.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded url v2.5.7
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded der v0.7.10
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded zerovec v0.11.4
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded libm v0.2.15
[INFO] [stderr]   Downloaded icu_properties_data v2.0.1
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5a3a2dc908c8c1d1719465b8c6868bfaaf8106c21924e893c734fb9006ea38d
[INFO] running `Command { std: "docker" "start" "-a" "b5a3a2dc908c8c1d1719465b8c6868bfaaf8106c21924e893c734fb9006ea38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5a3a2dc908c8c1d1719465b8c6868bfaaf8106c21924e893c734fb9006ea38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a3a2dc908c8c1d1719465b8c6868bfaaf8106c21924e893c734fb9006ea38d", kill_on_drop: false }`
[INFO] [stdout] b5a3a2dc908c8c1d1719465b8c6868bfaaf8106c21924e893c734fb9006ea38d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08741e2e3f5683cff9068102db2b420b604751ec87bd1eed7a88cbe178af3b2c
[INFO] running `Command { std: "docker" "start" "-a" "08741e2e3f5683cff9068102db2b420b604751ec87bd1eed7a88cbe178af3b2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tx-chainable v0.1.0 (/opt/rustwide/workdir/tx_chainable)
[INFO] [stderr]    Compiling tx-chainable-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "08741e2e3f5683cff9068102db2b420b604751ec87bd1eed7a88cbe178af3b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08741e2e3f5683cff9068102db2b420b604751ec87bd1eed7a88cbe178af3b2c", kill_on_drop: false }`
[INFO] [stdout] 08741e2e3f5683cff9068102db2b420b604751ec87bd1eed7a88cbe178af3b2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b141fd2bb26e44dd5199eb7af2e83c827b18055a866fbde1dea43701783f3cc3
[INFO] running `Command { std: "docker" "start" "-a" "b141fd2bb26e44dd5199eb7af2e83c827b18055a866fbde1dea43701783f3cc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tx-chainable v0.1.0 (/opt/rustwide/workdir/tx_chainable)
[INFO] [stderr]    Compiling tx-chainable-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.52s
[INFO] running `Command { std: "docker" "inspect" "b141fd2bb26e44dd5199eb7af2e83c827b18055a866fbde1dea43701783f3cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b141fd2bb26e44dd5199eb7af2e83c827b18055a866fbde1dea43701783f3cc3", kill_on_drop: false }`
[INFO] [stdout] b141fd2bb26e44dd5199eb7af2e83c827b18055a866fbde1dea43701783f3cc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27eec6dda4de8d56d7e64810be368aed9f5760dd71658b5283c4c0633c154802
[INFO] running `Command { std: "docker" "start" "-a" "27eec6dda4de8d56d7e64810be368aed9f5760dd71658b5283c4c0633c154802", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx_chainable-b77509584ce99fce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx_chainable_integration-3933150354a42316)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chainable_tests.rs (/opt/rustwide/target/debug/deps/chainable_tests-4cfe8e4ffc57d7cc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_transaction_rollback_on_error ... FAILED
[INFO] [stdout] test test_cross_repository_chaining ... FAILED
[INFO] [stdout] test test_users_repository_as_starter ... FAILED
[INFO] [stdout] test test_empty_transaction ... FAILED
[INFO] [stdout] test test_multiple_chains_in_transaction ... FAILED
[INFO] [stdout] test test_error_during_chain_operation ... FAILED
[INFO] [stdout] test test_nested_chain_operations ... FAILED
[INFO] [stdout] test test_single_repository_transaction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_transaction_rollback_on_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_transaction_rollback_on_error' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc34c3 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faef6d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf16d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e69d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5d3fc - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5d3fc - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5d3fc - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f4047a - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f551ed - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50d2b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f9a15a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e86a - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f693e6 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f676cc - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d1d1 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f48ba9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b826 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4d4e9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f85993 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e493 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8ee50 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f91203 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f83627 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbe03e - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdc76 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8c3a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81fc7 - chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:237:1
[INFO] [stdout]   51:     0x5be0b6f78fd7 - chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:238:68
[INFO] [stdout]   52:     0x5be0b6f67196 - <chainable_tests[871038b245a9bf3b]::test_transaction_rollback_on_error::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cross_repository_chaining stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cross_repository_chaining' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc07c3 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faee6d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf06d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e59d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5ccbc - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5ccbc - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5ccbc - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f3f5fa - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f526ed - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50c6b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f99c9a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e6ea - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f68ea6 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6750c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d091 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f47a69 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b626 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4c669 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f853d3 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e1d3 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8e950 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f90703 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f82fa7 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbde3e - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdb36 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8b7a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81c07 - chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:41:1
[INFO] [stdout]   51:     0x5be0b6f78f17 - chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:42:64
[INFO] [stdout]   52:     0x5be0b6f67096 - <chainable_tests[871038b245a9bf3b]::test_cross_repository_chaining::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_users_repository_as_starter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_users_repository_as_starter' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc1303 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faeead - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf0ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e5dd - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5ce8c - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5ce8c - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5ce8c - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f3f99a - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f531ad - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50c9b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f99dca - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e74a - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f68ff6 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6757c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d0e1 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f47eb9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b6a6 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4ca09 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f85543 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e283 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8ea90 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f909c3 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f83147 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbdebe - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdb86 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8baa - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81cf7 - chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:179:1
[INFO] [stdout]   51:     0x5be0b6f78f47 - chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:180:66
[INFO] [stdout]   52:     0x5be0b6f670d6 - <chainable_tests[871038b245a9bf3b]::test_users_repository_as_starter::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_empty_transaction' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fbf143 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faeded - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faefed - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e51d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5c91c - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5c91c - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5c91c - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f3eeba - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f5116d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50c0b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f99a3a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e62a - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f68c06 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6742c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9cff1 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f471c9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b526 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4bf29 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f850f3 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e073 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8e6d0 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f90183 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f82c67 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbdd3e - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbda96 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8b1a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_empty_transaction::test_empty_transaction::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81a27 - chainable_tests[871038b245a9bf3b]::test_empty_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:433:1
[INFO] [stdout]   51:     0x5be0b6f78eb7 - chainable_tests[871038b245a9bf3b]::test_empty_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:434:56
[INFO] [stdout]   52:     0x5be0b6f67016 - <chainable_tests[871038b245a9bf3b]::test_empty_transaction::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_chains_in_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_chains_in_transaction' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc4003 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faefad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf1ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e6dd - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5d5cc - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5d5cc - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5d5cc - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f4081a - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f55cad - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50d5b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f9a28a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e8ca - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f69536 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6773c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d221 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f48ff9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b8a6 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4d889 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f85b03 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e543 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8ef90 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f914c3 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f837c7 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbe0be - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdcc6 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8c6a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f820b7 - chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:100:1
[INFO] [stdout]   51:     0x5be0b6f79007 - chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:101:69
[INFO] [stdout]   52:     0x5be0b6f671d6 - <chainable_tests[871038b245a9bf3b]::test_multiple_chains_in_transaction::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_during_chain_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_during_chain_operation' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc1e43 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faeeed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf0ed - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e61d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5d05c - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5d05c - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5d05c - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f3fd3a - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f53c6d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50ccb - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f99efa - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e7aa - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f69146 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f675ec - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d131 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f48309 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b726 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4cda9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f856b3 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e333 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8ebd0 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f90c83 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f832e7 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbdf3e - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdbd6 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8bda - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81de7 - chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:295:1
[INFO] [stdout]   51:     0x5be0b6f78f77 - chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:296:67
[INFO] [stdout]   52:     0x5be0b6f67116 - <chainable_tests[871038b245a9bf3b]::test_error_during_chain_operation::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_nested_chain_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_nested_chain_operations' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fbfc83 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faee2d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf02d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e55d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5caec - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5caec - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5caec - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f3f25a - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f51c2d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50c3b - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f99b6a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e68a - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f68d56 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6749c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d041 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f47619 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b5a6 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4c2c9 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f85263 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e123 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8e810 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f90443 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f82e07 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbddbe - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdae6 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8b4a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::test_nested_chain_operations::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81b17 - chainable_tests[871038b245a9bf3b]::test_nested_chain_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:355:1
[INFO] [stdout]   51:     0x5be0b6f78ee7 - chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:356:62
[INFO] [stdout]   52:     0x5be0b6f67056 - <chainable_tests[871038b245a9bf3b]::test_nested_chain_operations::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_single_repository_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_single_repository_transaction' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0b75ef35a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0b75ef35a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be0b75ef35a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be0b7606bda - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be0b7606bda - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5be0b75f4692 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5be0b75f4692 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5be0b75ccb3f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be0b75ccb3f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be0b75e6de9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be0b6fe6f2c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5be0b6fe6f2c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be0b75e7062 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5be0b75e7062 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be0b75ccbf8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be0b75c1499 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be0b75cdc5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be0b76073cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be0b7607112 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5be0b71480b4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5be0b70b8c72 - sqlx_postgres[1b17667daf8cfe4a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5be0b70bcaae - <sqlx_postgres[1b17667daf8cfe4a]::database::Postgres as sqlx_core[d1c2b1166da68f63]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5be0b6faecef - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d1c2b1166da68f63]::testing::TestContext<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>, sqlx_core[d1c2b1166da68f63]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be0b6fc2983 - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5be0b6faef2d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5be0b6faf12d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5be0b6f5e65d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5be0b6f5d22c - tokio[ec4aae47a304b007]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5be0b6f5d22c - tokio[ec4aae47a304b007]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5be0b6f5d22c - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5be0b6f400da - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>, <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5be0b6f5472d - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5be0b6f50cfb - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5be0b6f9a02a - <tokio[ec4aae47a304b007]::runtime::context::scoped::Scoped<tokio[ec4aae47a304b007]::runtime::scheduler::Context>>::set::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5be0b6f9e80a - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5be0b6f69296 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::try_with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5be0b6f6765c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ec4aae47a304b007]::runtime::context::Context>>::with::<tokio[ec4aae47a304b007]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5be0b6f9d181 - tokio[ec4aae47a304b007]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>), <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5be0b6f48759 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5be0b6f4b7a6 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5be0b6f4d149 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5be0b6f85823 - tokio[ec4aae47a304b007]::runtime::context::runtime::enter_runtime::<<tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[b69c8ae5cfbae2ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5be0b6f3e3e3 - <tokio[ec4aae47a304b007]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5be0b6f8ed10 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5be0b6f90f43 - <tokio[ec4aae47a304b007]::runtime::runtime::Runtime>::block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5be0b6f83487 - sqlx_core[d1c2b1166da68f63]::rt::test_block_on::<sqlx_core[d1c2b1166da68f63]::testing::run_test<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5be0b6fbdfbe - sqlx_core[d1c2b1166da68f63]::testing::run_test::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5be0b6fbdc26 - sqlx_core[d1c2b1166da68f63]::testing::run_test_with_pool::<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres, fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5be0b6fc8c0a - <fn(sqlx_core[d1c2b1166da68f63]::pool::Pool<sqlx_postgres[1b17667daf8cfe4a]::database::Postgres>) -> chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::test_single_repository_transaction::{closure#0} as sqlx_core[d1c2b1166da68f63]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5be0b6f81ed7 - chainable_tests[871038b245a9bf3b]::test_single_repository_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:5:1
[INFO] [stdout]   51:     0x5be0b6f78fa7 - chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:6:68
[INFO] [stdout]   52:     0x5be0b6f67156 - <chainable_tests[871038b245a9bf3b]::test_single_repository_transaction::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5be0b6fda20b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5be0b6fda20b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5be0b6fe79fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be0b6fe79fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5be0b6fe79fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5be0b6fe1114 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5be0b6fe1114 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5be0b6fea602 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5be0b6fea602 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5be0b6fea602 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5be0b6fea602 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5be0b75ee76f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5be0b75ee76f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x775eeb091aa4 - <unknown>
[INFO] [stdout]   74:     0x775eeb11ea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cross_repository_chaining
[INFO] [stdout]     test_empty_transaction
[INFO] [stdout]     test_error_during_chain_operation
[INFO] [stdout]     test_multiple_chains_in_transaction
[INFO] [stdout]     test_nested_chain_operations
[INFO] [stdout]     test_single_repository_transaction
[INFO] [stdout]     test_transaction_rollback_on_error
[INFO] [stdout]     test_users_repository_as_starter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tx-chainable-integration --test chainable_tests`
[INFO] running `Command { std: "docker" "inspect" "27eec6dda4de8d56d7e64810be368aed9f5760dd71658b5283c4c0633c154802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27eec6dda4de8d56d7e64810be368aed9f5760dd71658b5283c4c0633c154802", kill_on_drop: false }`
[INFO] [stdout] 27eec6dda4de8d56d7e64810be368aed9f5760dd71658b5283c4c0633c154802
